home *** CD-ROM | disk | FTP | other *** search
/ Freelog 40 / Freelog040.iso / Bas / Internet / Selida / setup.exe / {app} / Selida Help 2.chm / wdghtml40 / style.css < prev    next >
Cascading Style Sheet File  |  2002-09-14  |  4KB  |  237 lines

  1. BODY {
  2.     background-color : #EEEEEE;
  3.     color : black;
  4.     background-image : url('../backhelp.gif');
  5. }
  6.  
  7. H1{
  8.     font: tahoma;
  9.     color : Black;
  10.     font-size : 15;
  11. }
  12.  
  13. h2 {
  14.   color: Black;
  15.   background: transparent;
  16.   font-weight: bold
  17.   font: tahoma;
  18. }
  19.  
  20. h3 {
  21.   color: Black;
  22.   background: transparent;
  23.   margin-left: 4%;
  24.   margin-right: 4%;
  25.   font-weight: bold
  26.   font: tahoma;
  27. }
  28.  
  29. h4 {
  30.   margin-left: 6%;
  31.   margin-right: 6%;
  32.   font-weight: bold
  33. }
  34.  
  35. h5 {
  36.   margin-left: 6%;
  37.   margin-right: 6%;
  38.   font-weight: bold
  39. }
  40.  
  41. ul, ol, dl, p {
  42.   margin-left: 6%;
  43.   margin-right: 6%
  44. }
  45.  
  46. ul ul, table ol, table ul {
  47.   margin-right: 1%
  48. }
  49.  
  50. pre {
  51.   margin-left: 10%;
  52.   white-space: pre
  53. }
  54.  
  55. table caption {
  56.   font-size: larger;
  57.   font-weight: bolder
  58. }
  59.  
  60. table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
  61.   margin-left: 0;
  62.   margin-right: 0
  63. }
  64.  
  65. p.top {
  66.   margin-left: 1%;
  67.   margin-right: 1%
  68. }
  69.  
  70. blockquote {
  71.   margin-left: 8%;
  72.   margin-right: 8%;
  73.   border: thin ridge #dc143c
  74. }
  75.  
  76. img{
  77.      border: none;
  78. }
  79.  
  80. blockquote pre {
  81.   margin-left: 1%;
  82.   margin-right: 1%
  83. }
  84.  
  85. dt a {
  86.   font-weight: bold;
  87.   margin-top: .8em
  88. }
  89.  
  90. a:link{
  91.     font: verdana;
  92.     color : Black;
  93.     font-size : 12;
  94.  }
  95.  
  96. a:visited{
  97.     font: verdana;
  98.     color : Black;
  99.     font-size : 12;
  100.  }
  101.  
  102. a:hover{
  103.     text-decoration: none;
  104. }
  105.  
  106. a:active{
  107.     font: verdana;
  108.     color : Black;
  109.     font-size : 12;
  110.  }
  111.  
  112. .html {
  113.   color: #000080;
  114.   background: transparent}
  115.  
  116. .css {
  117.   color: #800000;
  118.   background: transparent
  119. }
  120.  
  121. .javascript {
  122.   color: #008000;
  123.   background: transparent
  124. }
  125.  
  126. .example { margin-left: 10% }
  127.  
  128. dfn {
  129.   font-style: normal;
  130.   font-weight: bolder
  131. }
  132.  
  133. var sub { font-style: normal }
  134.  
  135. .note {
  136.   font-size: 85%;
  137.   margin-left: 10%
  138. }
  139.  
  140. .SMA {
  141.   color: black;
  142.   background: transparent;
  143.   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  144. }
  145.  
  146. .oops {
  147.   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
  148. }
  149.  
  150. .author {
  151.   font-style: italic
  152. }
  153.  
  154. .copyright {
  155.   font-size: smaller;
  156.   text-align: right;
  157.   clear: right
  158. }
  159.  
  160. .toolbar {
  161.   text-align: center
  162. }
  163.  
  164. .toolbar IMG {
  165.   float: right
  166. }
  167.  
  168. .error {
  169.   color: #DC143C;
  170.   background: transparent;
  171.   text-decoration: none
  172. }
  173.  
  174. .warning {
  175.   color: #FF4500;
  176.   background: transparent;
  177.   text-decoration: none
  178. }
  179.  
  180. .error strong {
  181.   color: #DC143C;
  182.   background: #FFD700;
  183.   text-decoration: none
  184. }
  185.  
  186. .warning strong {
  187.   color: #FF4500;
  188.   background: #FFD700;
  189.   text-decoration: none
  190. }
  191.  
  192. .warning a:link, .warning a:visited, .warning a:active {
  193.   color: #FF4500;
  194.   background: transparent;
  195.   text-decoration: underline
  196. }
  197.  
  198. .error a:link, .error a:visited, .error a:active {
  199.   color: #DC143C;
  200.   background: transparent;
  201.   text-decoration: underline
  202. }
  203.  
  204. .error strong a:link, .error strong a:visited, .error strong a:active {
  205.   color: #DC143C;
  206.   background: #FFD700
  207. }
  208.  
  209. .warning strong a:link, .warning strong a:visited, .warning strong a:active {
  210.   color: #FF4500;
  211.   background: #FFD700
  212. }
  213.  
  214. colgroup.entity { text-align: center }
  215.  
  216. .default { text-decoration: underline; font-style: normal }
  217. .required { font-weight: bold }
  218. td li.transitional, .elements li.transitional {
  219.   font-weight: lighter;
  220.   color: #696969;
  221.   background: transparent
  222. }
  223. td li.frameset, .elements li.frameset {
  224.   font-weight: lighter;
  225.   color: #808080;
  226.   background: transparent
  227. }
  228.  
  229. .footer {
  230.   margin-top: 2em;
  231.   padding-top: 1em;
  232.   border-top: solid thin black
  233. }
  234.  
  235. @media print {
  236.   input#toggler, .toolbar { display: none }
  237. }